home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
scilab
/
man
/
man-part1
/
cat1
/
imag.1
< prev
next >
Wrap
Text File
|
1999-09-16
|
384b
|
67 lines
imag(G) Scilab Function imag(G)
NAME
imag - imaginary part
CALLING SEQUENCE
[y]=imag(x)
PARAMETERS
x : real or complex vector or matrix.
y : real vector or matrix.
DESCRIPTION
imag(x) is the imaginary part of x. (See %i to enter complex numbers).
SEE ALSO
real, %i